﻿2026-07-29T08:43:27.9941025Z ##[group]Run actions/checkout@v5
2026-07-29T08:43:27.9941515Z with:
2026-07-29T08:43:27.9941838Z   fetch-depth: 2
2026-07-29T08:43:27.9942217Z   repository: BigscreenVR/spt-bs-core
2026-07-29T08:43:27.9945583Z   token: ***
2026-07-29T08:43:27.9945950Z   ssh-strict: true
2026-07-29T08:43:27.9946298Z   ssh-user: git
2026-07-29T08:43:27.9946641Z   persist-credentials: true
2026-07-29T08:43:27.9947017Z   clean: true
2026-07-29T08:43:27.9947376Z   sparse-checkout-cone-mode: true
2026-07-29T08:43:27.9947792Z   fetch-tags: false
2026-07-29T08:43:27.9948145Z   show-progress: true
2026-07-29T08:43:27.9948502Z   lfs: false
2026-07-29T08:43:27.9948836Z   submodules: false
2026-07-29T08:43:27.9949309Z   set-safe-directory: true
2026-07-29T08:43:27.9949700Z   allow-unsafe-pr-checkout: false
2026-07-29T08:43:27.9950130Z ##[endgroup]
2026-07-29T08:43:28.0746663Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T08:43:28.0748203Z ##[group]Getting Git version info
2026-07-29T08:43:28.0748860Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T08:43:28.0749882Z [command]/usr/bin/git version
2026-07-29T08:43:28.0750306Z git version 2.43.0
2026-07-29T08:43:28.0764077Z ##[endgroup]
2026-07-29T08:43:28.0775438Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/4a3feeaf-cd4d-417a-b286-dbdc0c81397d' before making global git config changes
2026-07-29T08:43:28.0776731Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T08:43:28.0778624Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T08:43:28.0812835Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T08:43:28.0834282Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T08:43:28.0846927Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T08:43:28.0850643Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T08:43:28.0873432Z refs/heads/main
2026-07-29T08:43:28.0880739Z [command]/usr/bin/git checkout --detach
2026-07-29T08:43:28.0935606Z HEAD is now at ffc7e9ea Merge pull request #118 from BigscreenVR/docs/access-control-grill
2026-07-29T08:43:28.0972898Z [command]/usr/bin/git branch --delete --force main
2026-07-29T08:43:28.1000392Z Deleted branch main (was ffc7e9ea).
2026-07-29T08:43:28.1085108Z ##[endgroup]
2026-07-29T08:43:28.1087763Z [command]/usr/bin/git submodule status
2026-07-29T08:43:28.1278081Z ##[group]Cleaning the repository
2026-07-29T08:43:28.1281996Z [command]/usr/bin/git clean -ffdx
2026-07-29T08:43:28.1314221Z Removing traceable-reqs
2026-07-29T08:43:28.1322889Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T08:43:28.1378181Z HEAD is now at ffc7e9ea Merge pull request #118 from BigscreenVR/docs/access-control-grill
2026-07-29T08:43:28.1383776Z ##[endgroup]
2026-07-29T08:43:28.1385355Z ##[group]Disabling automatic garbage collection
2026-07-29T08:43:28.1388683Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T08:43:28.1412454Z ##[endgroup]
2026-07-29T08:43:28.1413115Z ##[group]Setting up auth
2026-07-29T08:43:28.1417821Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T08:43:28.1444895Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T08:43:28.1634682Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T08:43:28.1660402Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T08:43:28.1847693Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T08:43:28.1875169Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T08:43:28.2064990Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T08:43:28.2100507Z ##[endgroup]
2026-07-29T08:43:28.2101330Z ##[group]Fetching the repository
2026-07-29T08:43:28.2106547Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +ffc7e9ea4427ff56f02edd6816b814cea5874dfe:refs/remotes/origin/main
2026-07-29T08:43:28.6764881Z ##[endgroup]
2026-07-29T08:43:28.6766163Z ##[group]Determining the checkout info
2026-07-29T08:43:28.6767341Z ##[endgroup]
2026-07-29T08:43:28.6768875Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T08:43:28.6808733Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T08:43:28.6835174Z ##[group]Checking out the ref
2026-07-29T08:43:28.6837351Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-29T08:43:28.6893053Z Switched to a new branch 'main'
2026-07-29T08:43:28.6894215Z branch 'main' set up to track 'origin/main'.
2026-07-29T08:43:28.6898929Z ##[endgroup]
2026-07-29T08:43:28.6937248Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T08:43:28.6962237Z ffc7e9ea4427ff56f02edd6816b814cea5874dfe
